Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
StrictPriorityQueue Class Reference
Inheritance diagram for StrictPriorityQueue:
QueueProcess

Public Member Functions

int getQueueCount ()
 Get the queue count. More...
 
Queue getQueueAt (int)
 Get the queue at a specified index. More...
 
- Public Member Functions inherited from QueueProcess
QoS::EQueueType getQueueType ()
 Returns the mode. More...
 

Member Function Documentation

◆ getQueueAt()

Queue StrictPriorityQueue::getQueueAt ( int  )

Get the queue at a specified index.

Parameters
i,specifiedindex
Returns
Queue, Queue object

◆ getQueueCount()

int StrictPriorityQueue::getQueueCount ( )

Get the queue count.

Returns
int, queue count

The documentation for this class was generated from the following file: